PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getCropBox Method
In This Topic
    getCropBox Method
    In This Topic
    Gets the crop box.
    Syntax
    public PDFStandardRectangle getCropBox()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFStandardRectangle expressed in default user space units, defining the visible region of default user space.
    See Also